digitalocean_api ~master (2022-05-10T00:32:55.4134459)
Dub
Repo
OceanKey
kprop
api
digitalocean
digitalocean
Undocumented in source.
struct
OceanKey {
OceanAPI
api
;
string
value
;
this
(OceanAPI api, string key);
auto
request
(string uri, HTTP.Method method, JSONValue params);
static
auto
create
(OceanAPI api, string name, string publicKey);
}
Constructors
this
this
(OceanAPI api, string key)
Undocumented in source.
Members
Functions
request
auto
request
(string uri, HTTP.Method method, JSONValue params)
Undocumented in source. Be warned that the author may not have intended to support it.
Static functions
create
auto
create
(OceanAPI api, string name, string publicKey)
Undocumented in source. Be warned that the author may not have intended to support it.
Variables
api
OceanAPI
api
;
Undocumented in source.
value
string
value
;
Undocumented in source.
Meta
Source
See Implementation
kprop
api
digitalocean
digitalocean
aliases
OceanImageId
enums
DropletAction
OceanDistro
OceanRegion
functions
action
actions
allNeighbours
backups
changeKernel
createRecord
del
delRecord
disableBackups
doSnapshot
dropletAction
enableIPv6
enablePrivateNetworking
findDroplet
get
getImageAction
getRecord
joinUrl
kernels
listActions
listDomainRecords
listDomains
listDroplets
listImages
listKeys
listRegions
listSizes
listUpgrades
neighbours
oceanRegion
passwordReset
powerCycle
powerOff
powerOn
reboot
rebuild
rename
request
resize
restore
retrieve
retrieveAction
shutdown
snapshots
toString
transfer
update
updateName
updateRecord
upgrade
structs
Droplet
OceanAPI
OceanDomain
OceanGlobalImage
OceanImage
OceanKey
OceanResult
variables
DropletActions
OceanImages
OceanRegions